This repository was archived by the owner on May 21, 2026. It is now read-only.
feat: enhance observability with improved metadata and tag handling - #49
Merged
Conversation
- Add ObservabilityManager export to main index.ts for better accessibility - Refactor MCPAgent to support dynamic metadata and tag providers - Enhance Langfuse integration with custom metadata and tag support - Improve observability manager with better initialization and callback handling - Update examples and tests to reflect new observability features - Add support for runtime metadata and tag updates during agent execution - Add comprehensive observability documentation to README with setup guides, usage examples, and production configuration instructions - Fix linting errors in README and DEVELOPMENT.md - Add markdown files to pre-commit hook for consistent code quality
tonxxd
force-pushed
the
feat/observability-metadata
branch
from
September 22, 2025 12:32
680434d to
0bc0ead
Compare
tonxxd
marked this pull request as ready for review
September 29, 2025 09:29
- Introduced a new example for observability integration in mcp_everything.ts - Updated README to streamline observability setup instructions and remove redundant sections - Added support for an 'observe' option in MCPAgent and ObservabilityManager to control observability behavior - Improved observability manager to handle cases when observability is disabled - Cleaned up example code for better clarity and removed unnecessary debug logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Checklist